Creates an enumerator that contains the same state as the current enumerator.
HRESULT Clone(
IEnumDebugExpressionContexts** ppedec
); |
Parameters
- ppedec
-
[out] Returns the IEnumDebugExpressionContexts interface of the clone of the enumerator.